home *** CD-ROM | disk | FTP | other *** search
- // Globals for CDigitST_Demo
- #ifndef _GLOBALS_H
- #define _GLOBALS_H
-
- #define PROJECT_NAME "CDigitST v1.0"
- #define SEMAPHORE_NAME "10CDigitST"
-
- #define IDS_MAILADDR "mailto:davide_calabro@yahoo.com"
- #define IDS_HOMEPAGEADDR "http://members.tripod.com/~SoftechSoftware/index.html"
-
- #define STSIGN "SoftechSoftware"
-
- #endif
-